Introduction

The NBA playoffs are defined by high-stakes matchups, rapidly shifting strategies, and the constant search for competitive advantages. As modern basketball increasingly emphasizes spacing and perimeter shooting, an important analytical question emerges: To what extent does three-point shooting influence playoff success compared to two-point efficiency? In this report, we analyze team-level and player-level data from the 2024–2025 NBA playoffs to investigate how shooting performance across different zones—such as corner threes, above-the-break threes, and shots in the paint—relates to win percentage and overall postseason success. We aim to determine whether three-point percentage is a stronger predictor of playoff performance than two-point percentage, and which specific shooting areas contribute most to winning. We theorize that three-point efficiency is a significantly stronger predictor of playoff success than two-point efficiency in modern day basketball and that specific high-value shooting zones—particularly corner and above-the-break threes—provide meaningful competitive advantages for teams in the 2024–2025 NBA playoffs.

Background

The two data sets being analyzed are from the official NBA Statistics website, in which data has been meticulously collected over the past several decades. The data is exclusively limited to playoff data, to disregard any intentional loosing for future draft picks, or other reasons, that teams my do in the regular season. There are two data sets that are being analyzed in this report, individual player shooting data that will be referred to as shooting_data1, and team performance data that will be referred to as team_data2 . Both data sets are kept to strictly the 2024-25 Playoff season. The data consists of 16 teams, 76 games, and a total of 96 players (top 6 players of each team).

Below is a visualization of the column sections for the shoot_data data set.

columns
Player
Restricred Area
In the Paint (Non-RA)
Mid-Range
Left Corner 3
Right Corner 3
Corner 3
Abover the Break 3
2PT Field Goal
3PT Field Goal

The shooting_data section looks at all players individual shooting statistics, averaged out per game in the playoffs. The first column name, Player, representes columns in the data set for the Player’s description, include the player’s name, team, and age. The other columns visualized above are locations of shots accross the court, with each section having three statistics FGM (Field Goals Made), FGA (Field Goals Attempted), and FG% (Field Goal %).

The team_data section looks at each team’s performance in the playoffs, and maintains a team column with each Team’s abbreviated name. The columns that are being used in this analysis are WIN%, which is the winning percentage of a team, directly correlating to their success in the playoffs. There are also ggregated fields to get values for 2 and 3 point shooting per game in their entirety for each team, structed the same as shooting_data classifies it per player.

The data being analyzed does leave out certain players from teams that did not play impact, or any minutes. This is to remove players with no shooting data, or just one or two missed shots at the end of an already decided game. There are some unusualities in the data, in which NBA 3 point shooting has risen greatly over the last decade, teams simply put up more 3’s, which has been noted as the key strategy of the 2023-24 NBA Playoff Championship Boston Celtics. In addition, there may be a correlation between 2 and 3 point shooting, and certain team strategies may have affected this. Shai Gilgeous-Alexander, the finals MVP and star play for the Championship winning Oklahoma City Thunder is known for driving inside the paint and attempting to draw fouls, for free shots and free throws at a rate higher than many other players. This strategy, if a foul is called, allows the player to either shoot two free throws for 2 points, or (if they make the basket), it counts and they can shoot one additional free throw, gaining the same amount of points as a 3-point shot would have made. Strategies to raise the expected value on any given play such as this are changing yearly in the NBA, and thus 3-point shooting is on the rise. Other discrepancies note that “free shots”, such as break away lay-ups and dunks (usually in the Restricted Area) are always two points, and with no defense are almost certain to go in the basket. These kinds of shots can swing momentum, and teams who accumulate them are essentially gaining free points throughout the game. As a result, data may show that this shot is influential in game outcome, while it is more of a defensive outcome from a player stealing a ball, rather than an offensive shot.

In the following of this report, we will delve into the specifics of this data set, analyzing how 3-point shooting affects a given team’s chances to win in the 2024-25 NBA Playoffs. The analysis will inquire about the proportion of 3 vs 2 point shots, and how they affect a team’s winning percentage. In addition we will look at specific 3-point shooting data, and determine where the most effective areas of the court are for teams winning this year. We will look at the analysis of this data to determine whether 3-point shooting is as decisive of a factor towards winning in the NBA playoffs as popular media makes it out to be.

Analysis

This graph is aggregating player-level three-point shooting data into team-level averages for the 2024–2025 NBA playoffs. Because our goal is to analyze how three-point shooting affects team win percentage and playoff success, we need a single shooting percentage per team per zone, rather than having multiple rows per player.

This graph creates a scatter plot visualizing 3PT shooting performance by zone for each playoff team, while also showing team success (win percentage) as the size of the points.((0.2%-Smallest sized point), (0.4% - Medium sized point) (0.6%-Large sized point))

Among the three-point zones, only above-the-break three-point shooting shows a statistically significant correlation with playoff win percentage (r ≈ 0.52, p ≈ 0.038), while corner threes, though positively correlated, are not statistically significant enough.

After these graphs we can infer that 3 point shooting alone does not directly correlate to teams achieving a high winning percentage in the playoffs. The charts show teams are most efficient when shooting the most 2 and 3 point field goals, which makes sense as that directly means they are scoring more points throughout the game. There is definitely an appearance of teams doing well that average more 2s than the average. However, it appears there is little to no success for teams that shoot well below the average amount of 3’s in a game, while there are teams, such as the Boston Celtics (2023-24 NBA Champions), who shoot a much lower average of 2 point field goals, while being able to maintain a high winning percentage.

Correlation Tests Between 2- and 3-Point Field Goals and Winning/Losing
X variable Y variable r p Significant
2 FGM 3 FGM -0.1237601 0.2296205 No
3 FGM WIN% 0.0475484 0.6454915 No
2 FGM WIN% 0.0063760 0.9508383 No
3 FGM LOSS% -0.0475484 0.6454915 No

The correlation results show that while teams do vary in their preference for 2-point versus 3-point shots, these shooting patterns do not meaningfully predict playoff success. Although some of the raw correlations suggest small trends—for example, 2-point field goals show a slightly stronger association with win percentage than 3-point field goals—none of these relationships are statistically significant due to the high p-values. This means we cannot conclude that either type of shot has a real, measurable impact on winning or losing in the playoffs. Some variation in the data may be influenced by outlier teams, such as the Oklahoma City Thunder (OKC), who relied heavily on 2-point scoring while winning the championship, or the Los Angeles Lakers (LAL) and Miami Heat (MIA), who took a high volume of 3-pointers during short playoff runs. However, because these correlations are statistically weak, these team-specific tendencies should not be interpreted as evidence that one shooting style is more effective overall.

A correlation test suggests that the difference between 2-point and 3-point attempts is not statistically correlated with win percentage. Similarly, the correlation between a team’s 2-point field goal attempt percentage (2FGA%) and win percentage is also not stastically rlevant.

In order to test how a team’s winning percentage was affected by the number of 2-point field goals made and 3-point field goals made, we conducted a regression analysis. The fitted regression equation is shown below.

\[\hat{Win\%} = 0.399 + 0.134 \cdot \text{2FGM (z-score)} + 0.046 \cdot \text{3FGM (z-score)}\]

After performing a regression analysis with win percentage as the response and 2FGM (z-score) and 3FGM (z-score) as predictors, we conducted a linear hypothesis test to compare the coefficients of 2FGM and 3FGM. The null hypothesis (\(H_0: \beta_1 = \beta_2\)) stated that the effects of 2FGM and 3FGM on win percentage are equal, while the alternative hypothesis (\(H_a: \beta_1 \neq \beta_2\)) stated that the effects are different. The resulting p-value was 0.238. Since this value is greater than the common significance level of 0.05, we fail to reject the null hypothesis. This indicates that there is not sufficient evidence to conclude that 2FGM and 3FGM have significantly different effects on win percentage, suggesting that their contributions to wins may be statistically similar.

Discussion

Summary of Correlation Tests
X variable Y variable r p Significant
Above-the-break 3 FG% WIN% 0.520 0.038 Yes
Left-corner 3 FG% WIN% 0.470 0.067 No
Right-corner 3 FG% WIN% 0.440 0.088 No
2-point FG made WIN% 0.048 0.650 No
3-point FG made WIN% 0.006 0.950 No
2-point FG made 3-point FGM -0.124 0.230 No
2-point FG made LOSS% -0.048 0.650 No
3-point FG made LOSS% -0.006 0.950 No
2-pt minus 3-pt FGA WIN% 0.280 0.340 No
2-point FG% WIN% 0.280 0.310 No

These results indicate that above-the-break three-point shooting efficiency is the only measure among those tested that shows a statistically significant correlation with playoff win percentage. The other shooting zones and raw field goal volumes (2-point or 3-point) are not statistically relevant for predicting playoff success. Additionally, the non-statistically significant correlation between 2-point and 3-point FGM with win percentage suggests that while teams may favor one type of shot over another, this preference alone does not strongly predict playoff outcomes. This conclusion is supported by a regression-based hypothesis test, which found no statistically significant difference between the effects of 2FGM and 3FGM on win percentage. Overall, these findings indicate that only above-the-break three-point shooting demonstrates a statistically significant relationship with playoff success, while all other measures—including 2-point makes and 3-point makes or attempts—do not. For future research, analyzing a full regular-season dataset could reveal whether this trend holds outside the playoffs or if other patterns emerge. Investigating factors such as shot timing—like clutch three-pointers versus routine two-point attempts—may provide deeper insights into how specific shooting performance affects playoff win probability.

Reference

  1. NBA Player Average Shooting Data by Zone, 2024-25 Playoffs.
  2. NBA Team Average Data, 2024-25 Playoffs.

  1. https://www.nba.com/stats/players/shooting?DistanceRange=By+Zone&Season=2024-25&SeasonType=Playoffs&PerMode=PerGame↩︎

  2. https://www.nba.com/stats/teams/traditional?PerMode=PerGame&SeasonType=Playoffs&Season=2024-25↩︎